Skip to content

Conversation

@keanolane
Copy link
Contributor

Hi, this is a tiny update to be able to install latest node & npm binaries.

@fauria
Copy link
Owner

fauria commented Apr 13, 2018

Hi! First of all, thank you for your PR and sorry for catching up so late!

Let me review that so that we can see some options!

Regards

@fauria fauria closed this Apr 13, 2018
@fauria fauria reopened this Apr 13, 2018
Usage="docker run -d -p [HOST WWW PORT NUMBER]:80 -p [HOST DB PORT NUMBER]:3306 -v [HOST WWW DOCUMENT ROOT]:/var/www/html -v [HOST DB DOCUMENT ROOT]:/var/lib/mysql fauria/lamp" \
Version="1.0"

RUN curl -sL https://deb.nodesource.com/setup_8.x | bash -
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this script be available in the long run?

Also, we are installing nodejs and npm on line 49 and then doing some linking below. We may need to change that to avoid having multiple instances of node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants